Project 9 - Due Tue Apr 9 at 23:00

Reading

  1. Slides and notebooks from Lec 17 (Intro to Dictionaries) and Lec 18 (Dictionary Accumulation Patterns). Material from Lec 15 (Files and File Operations) is also still somewhat relevant.
  2. Problems and solutions from Lab 10 (Dictionaries).
  3. Think Python, Ch. 11 on dictionaries.

Tasks

The instructions for each task:


About this Project

These tasks will give you practice with dictionaries, as well as reviewing material on files.

Both tasks are required.

If you want to find a partner to work with for this project, use this Google Sheet to do so.

Reminders

Time Estimate

Our per-task estimate for this project is 2-4 hours, plus up to an hour of reading.


How to turn in this Project